Skip to content

fix: allow negative numbers in head -n#165

Merged
dsherret merged 3 commits intodenoland:mainfrom
dsherret:fix_head_negative
Jan 21, 2026
Merged

fix: allow negative numbers in head -n#165
dsherret merged 3 commits intodenoland:mainfrom
dsherret:fix_head_negative

Conversation

@dsherret
Copy link
Member

Fixed with claude.

Closes #109

@dsherret dsherret requested a review from bartlomieju January 21, 2026 19:53
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

@dsherret dsherret merged commit 174c6bd into denoland:main Jan 21, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

head -n, --lines don't support the leading '-'

2 participants